| itle: “Dashboards I” |
uthor: "Reporting mit R
|
|
| The R Bootcamp |
|
|
|
|
| |
|
|
| |
|
|
| |
|
|
| " |
| ate: “Februar 2021” |
| utput: |
| xaringan::moon_reader: |
| css: [“default”, “baselrbootcamp.css”] |
| lib_dir: libs |
| nature: |
| highlightStyle: github |
| highlightLines: true |
| countIncrementalSlides: false |
| ratio: ‘16:9’ |
layout: true
Was sind Dashboards?
.pull-left4[
-
Einzel- oder mehrseitige Präsentation von Resultaten.
-
Übersicht über wichtige Ergebnisse oder Parameter (z.B., KPIs = Key Performance Indicators).
-
Können dynamisch und interaktiv sein.
]
.pull-right5[

from towardsdatascience.com
]